home *** CD-ROM | disk | FTP | other *** search
/ Game.EXE 2004 October / My Disc.iso / start.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Encoding:
Text File  |  2004-04-29  |  652 b   |  34 lines

  1. object Form1: TForm1
  2.   Left = 318
  3.   Top = 295
  4.   BorderStyle = bsNone
  5.   Caption = 'GAME EXE: KOMPIUTERINIAI ∩┐╜AIDIMAI'
  6.   ClientHeight = 420
  7.   ClientWidth = 600
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   PrintScale = poNone
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Image1: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 600
  24.     Height = 420
  25.     AutoSize = True
  26.     Center = True
  27.   end
  28.   object Timer1: TTimer
  29.     OnTimer = Boo
  30.     Left = 8
  31.     Top = 8
  32.   end
  33. end
  34.